Skip to content

donees - #233

Merged
dDevAhmed merged 5 commits into
DigiNodes:mainfrom
amina69:main
Jul 29, 2026
Merged

donees#233
dDevAhmed merged 5 commits into
DigiNodes:mainfrom
amina69:main

Conversation

@amina69

@amina69 amina69 commented May 30, 2026

Copy link
Copy Markdown
Contributor

Implemented Fix
closes #174
Added _percentOf(value, percent) helper to both settlement contracts.
Replaced percent math like (x * percent) / 100 with overflow-safe Math.mulDiv calculations.

@dDevAhmed

Copy link
Copy Markdown
Contributor

@amina69 review the files submitted

@dDevAhmed
dDevAhmed merged commit 1fe9029 into DigiNodes:main Jul 29, 2026
4 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

slashedAmount Global Overflow

3 participants